Fix my last Changelog entry.
authorAgustin Martin <agustin.martin@hispalinux.es>
Mon, 3 Dec 2012 17:23:42 +0000 (18:23 +0100)
committerAgustin Martin <agustin.martin@hispalinux.es>
Mon, 3 Dec 2012 17:23:42 +0000 (18:23 +0100)
lisp/ChangeLog

index efb42c14221a51414eb8147066fb3862f3217b21..23ebe4b736a77efa306de616dc569f2b1acdaa3c 100644 (file)
@@ -1,9 +1,10 @@
 2012-12-03  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
 
        * textmodes/ispell.el (ispell-init-process)
-       (ispell-start-process): Make sure personal dictionary name is
-       expanded after initial `default-directory' value. Use expanded
-       values for keep/restart checks (Bug#13019).
+       (ispell-start-process, ispell-internal-change-dictionary):
+       Make sure personal dictionary name is expanded after initial
+       `default-directory' value. Use expanded strings for
+       keep/restart checks and for value (Bug#13019).
 
 2012-12-03  Jay Belanger  <jay.p.belanger@gmail.com>